Tagged: Swift 5.7

There are 1 items tagged #Swift 5.7.
And there a lots of other tags to explore.

New if let shorthand for optional binding

Swift 5.7 introduced a new syntax for optional binding. Let's see what it is and how it can improve our code.

See all tags.